retry Custom Confirmation
Retries the custom confirmation on a user for a given email.
Parameters
email
the email of the user.
Throws
if no user was registered with this email.
if the user was already confirmed.
for other failures that can happen when communicating with App Services. See AppException for details.